github.com/andybalholm/brotli.contextBlockSplitter.num_contexts_ (field)
5 uses
github.com/andybalholm/brotli (current package)
metablock.go#L275: num_contexts_ uint
metablock.go#L297: self.num_contexts_ = num_contexts
metablock.go#L337: var num_contexts uint = self.num_contexts_
metablock.go#L362: clearHistogramsLiteral(self.histograms_[self.curr_histogram_ix_:], self.num_contexts_)
metablock.go#L407: clearHistogramsLiteral(self.histograms_[self.curr_histogram_ix_:], self.num_contexts_)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |